Need a little info

Can anyone please tell me the registry entries for the ExecutablesDirectory and server information for DOORS 9.1\9.2? I don't have them installed.

AAI Services, Textron
dpechacek@aai.textron.com
David.Pechacek@gmail.com
dpechacek - Mon Oct 19 10:38:56 EDT 2009

Re: Need a little info
llandale - Mon Oct 19 12:41:13 EDT 2009

v9.1 Client Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.1\Config] 
"BrowserName"=
"C:\\Program Files\\Internet Explorer\\iexplore.exe" 
"Data"=
"12345@MyServer" 
"Home"=
"C:\\Program Files\\Telelogic\\DOORS 9.1\\" 
"InstallDate"=
"8/6/2009" 
"oleopenlimit"=
"5" 
"Security"=
"soft" 
"Version"=
"9.1"

v9.1 Server Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS_Server\9.1\Config] 
"Home"=
"C:\\Program Files\\Telelogic\\DOORS 9.1\\" 
"PortNumber"=
"12345" 
"ServerData"=
"C:\\Doors-Data\\v91-Local\\"

v9.2 Client Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.2\Config] 
"BrowserName"=
"C:\\Program Files\\Internet Explorer\\iexplore.exe" 
"Data"=
"12346@MyServer" 
"Home"=
"C:\Program Files\IBM\Rational\DOORS\9.2\\" 
"InstallDate"=
"8/6/2009" 
"oleopenlimit"=
"5" 
"Security"=
"soft" 
"Version"=
"9.2"

v9.2 Server Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS_Server\9.2\Config] 
"Home"=
"C:\Program Files\IBM\Rational\DOORS\9.2\\" 
"ServerData"=
"C:\\Doors-Data\\v92-Local\\" 
"PortNumber"=
"12346"


  • Louie

Re: Need a little info
llandale - Mon Oct 19 12:45:14 EDT 2009

llandale - Mon Oct 19 12:41:13 EDT 2009
v9.1 Client Config:


Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.1\Config] 
"BrowserName"=
"C:\\Program Files\\Internet Explorer\\iexplore.exe" 
"Data"=
"12345@MyServer" 
"Home"=
"C:\\Program Files\\Telelogic\\DOORS 9.1\\" 
"InstallDate"=
"8/6/2009" 
"oleopenlimit"=
"5" 
"Security"=
"soft" 
"Version"=
"9.1"

v9.1 Server Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS_Server\9.1\Config] 
"Home"=
"C:\\Program Files\\Telelogic\\DOORS 9.1\\" 
"PortNumber"=
"12345" 
"ServerData"=
"C:\\Doors-Data\\v91-Local\\"

v9.2 Client Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS\9.2\Config] 
"BrowserName"=
"C:\\Program Files\\Internet Explorer\\iexplore.exe" 
"Data"=
"12346@MyServer" 
"Home"=
"C:\Program Files\IBM\Rational\DOORS\9.2\\" 
"InstallDate"=
"8/6/2009" 
"oleopenlimit"=
"5" 
"Security"=
"soft" 
"Version"=
"9.2"

v9.2 Server Config:

Windows Registry Editor Version 5.00   [HKEY_LOCAL_MACHINE\SOFTWARE\Telelogic\DOORS_Server\9.2\Config] 
"Home"=
"C:\Program Files\IBM\Rational\DOORS\9.2\\" 
"ServerData"=
"C:\\Doors-Data\\v92-Local\\" 
"PortNumber"=
"12346"


  • Louie

Oops... edited the v9.2 default directory, forgot to include double slashes, should look like:


"home"=
"C:\\Program Files\\IBM\\Rational\\DOORS\\9.2\\

Re: Need a little info
dpechacek - Mon Oct 19 15:15:00 EDT 2009

llandale - Mon Oct 19 12:45:14 EDT 2009
Oops... edited the v9.2 default directory, forgot to include double slashes, should look like:



"home"=
"C:\\Program Files\\IBM\\Rational\\DOORS\\9.2\\

OK so basically the same setup as DOORS 8.x. Thanks Louie.

AAI Services, Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com

Re: Need a little info
kbmurphy - Thu Oct 22 10:30:46 EDT 2009

dpechacek - Mon Oct 19 15:15:00 EDT 2009
OK so basically the same setup as DOORS 8.x. Thanks Louie.

AAI Services, Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com

David,

You need to be aware that these paths depend on whether the installation is "fresh". In other words, no other version of DOORS was installed.

If I have a client who upgraded from 9.1 to 9.2, the paths are as Louie described. However, on any computer that has DOORS 9.2 installed without any previous version, the path is C:\program files\IBM\Rational\DOORS\bin

This caused me a little grief recently.